home *** CD-ROM | disk | FTP | other *** search
/ PC Home 109 / PC Home 109.iso / data1.cab / Program_Files / be006.dxr / 00065.ls < prev    next >
Encoding:
Text File  |  2001-03-02  |  108 b   |  7 lines

  1. on exitFrame
  2.   repeat with n = 20 to 1
  3.     set the visible of sprite n to 1
  4.   end repeat
  5.   startTimer()
  6. end
  7.